themingbackground: Use fill() instead of clip() + paint()
authorBenjamin Otte <otte@redhat.com>
Wed, 8 Oct 2014 03:23:11 +0000 (05:23 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 8 Oct 2014 03:23:11 +0000 (05:23 +0200)
commit395db3afb685a7a7845aa9829dc978209c515d30
tree161a28a1bbfd2e500cf376c9a7adb4c9db3533da
parenta3d68af95053ca8072e27a5b7258018e7635788f
themingbackground: Use fill() instead of clip() + paint()

It's simpler code and I believe it's faster, too.
gtk/gtkthemingbackground.c